home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / admin.fmt / dailydump.man < prev    next >
Text File  |  1991-10-13  |  3KB  |  135 lines

  1.  
  2.  
  3.  
  4. DAILYDUMP                 User Commands                 DAILYDUMP
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      dailydump - Script to do daily dumps
  12.  
  13. SSYYNNOOPPSSIISS
  14.      ddaaiillyydduummpp [--ii] [_s_t_a_r_t_F_s]
  15.  
  16.      _s_t_a_r_t_F_s        Start dumping with the named filesystem.
  17.  
  18.      -i             Initialize the tape drive, remove the  weekly
  19.                     dump lock file, and exit.
  20.  
  21. _________________________________________________________________
  22.  
  23.  
  24. DDEESSCCRRIIPPTTIIOONN
  25.      This script does a level-1 dump of all filesystems that  are
  26.      normally  backed  up.   (A level-1 dump captures all changes
  27.      since the previous level-0 dump for the  given  filesystem.)
  28.      It  is  normally  invoked in the wee hours of the morning by
  29.      ccrroonn.
  30.  
  31.      When the script has completed, it sends mail to the  current
  32.      dumper  (see the man page for wweeeekkllyydduummpp), giving the amount
  33.      of free space left  on  the  current  tape.   If  there  are
  34.      detectable  errors, mail is sent to the dumper with an error
  35.      message.
  36.  
  37.      There are normally two reasons for manually invoking  ddaaiillyy--
  38.      dduummpp.   The  first is to re-enable the daily dumps after the
  39.      weekly dumps have completed.  This is what the --ii option  is
  40.      for.  It ensures that the lock file used by the weekly dumps
  41.      is gone, and it initializes the tape currently in the drive.
  42.      (The dumps won't actually commence until invoked by ccrroonn).
  43.  
  44.      The other reason for invoking ddaaiillyydduummpp by hand is  to  res-
  45.      tart  the  dumps  if the machine running them crashed before
  46.      the dumps could  finish.   In  this  case  the  user  should
  47.      specify  the  filesystem  that  was  being  dumped  when the
  48.      machine crashed.  The dumps will begin immediately.
  49.  
  50.      When invoking ddaaiillyydduummpp, be sure you're running as root.
  51.  
  52.  
  53. FFIILLEESS
  54.      All of the following files are in /sprite/admin/dump:
  55.  
  56.      doingdaily.active
  57.                     status file used to detect crashes.  Contains
  58.                     the name of the host running the dumps.
  59.  
  60.      doingweekly    lock file to prevent daily dump from running
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0       Printed:  October 13, 1991                   1
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. DAILYDUMP                 User Commands                 DAILYDUMP
  73.  
  74.  
  75.  
  76.      dumpdates      list of filesystems  dumped,  at  what  time,
  77.                     what tape, etc.
  78.  
  79.      dumplist       list of filesystems to dump
  80.  
  81.      dumplog        very large status log from the dump programs
  82.  
  83.      tapelist       list of tape devices to use.  Dailydump  uses
  84.                     the first drive on the list.
  85.  
  86.  
  87. KKEEYYWWOORRDDSS
  88.      dump, tape, backup
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131. Sprite v.1.0       Printed:  October 13, 1991                   2
  132.  
  133.  
  134.  
  135.